// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------
thread 'YETI' 

:YETI_11
wait 0 
if 
   Player.Defined($PLAYER_CHAR)
jf @YETI_11 
if 
00EC:   actor $PLAYER_ACTOR sphere 0 near_point 196.287 1424.2784 radius 40.0 40.0 
jf @YETI_11 
023C: load_special_actor 'ALIENS' as 1 // models 290-299 
Model.Load(#SPECIAL01)
060A: create_decision_maker_type 0 store_to 10@ // decision\allowed\m_.ped files 
07E5: copy_decision_maker 10@ to 11@ 
038B: load_requested_models 
jump @YETI_111 

:YETI_111
wait 0 
if 
   Model.Available(#SPECIAL01) 
0@ = Actor.Create(Special, #SPECIAL01, 222.4894, 1472.6344, 10.5859)
Actor.SetImmunities(0@, 0, 0, 0, 0, 0)
Actor.Health(0@) = 30000
060B: set_actor 0@ decision_maker_to 11@ 
Actor.SetWalkStyle(0@, "MAN")
0446: set_actor 0@ dismemberment_possible 0 
05E2: AS_actor 0@ kill_actor $PLAYER_ACTOR 
jump @YETI_222 

:YETI_222
wait 0 
if 
   Actor.Dead(0@)
jf @YETI_249 
jump @YETI_276 

:YETI_249
wait 0 
if 
   Actor.Dead($PLAYER_ACTOR)
jf @YETI_222 
jump @YETI_310 

:YETI_276
wait 0 
0394: play_music 2 
Player.Money($PLAYER_CHAR) += 500000
Actor.RemoveReferences(0@)
0296: unload_special_actor 1 
jump @YETI_331 

:YETI_310
Actor.RemoveReferences(0@)
0296: unload_special_actor 1 
wait 15000 
jump @YETI_11 

:YETI_331
wait 0 
0A93: end_custom_thread 
